Click or drag to resize

ExtendedProperty Constructor (ExtendedPropertyPath, IListString)

Initializes a new instance of the ExtendedProperty class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedProperty(
	ExtendedPropertyPath propertyPath,
	IList<string> values
)

Parameters

propertyPath
Type: Independentsoft.ExchangeExtendedPropertyPath
values
Type: System.Collections.GenericIListString
See Also